ioemu: drop unused 4MB video memory
authorKeir Fraser <keir.fraser@citrix.com>
Thu, 10 Jul 2008 16:29:06 +0000 (17:29 +0100)
committerKeir Fraser <keir.fraser@citrix.com>
Thu, 10 Jul 2008 16:29:06 +0000 (17:29 +0100)
commitd91284f8884f8645f301497658d447cde7bb00ae
treeb85fecf0e4402cd5db5aeba16afb202937fe13ab
parented753cd3a5f098e876e2650be4b938cc81b0aabb
ioemu: drop unused 4MB video memory

Since we only emulate the cirrus VGA video card which is only able to
expose 4MB video memory, we don't need more than that.

Signed-off-by: Samuel Thibault <samuel.thibault@eu.citrix.com>
tools/ioemu/vl.h
tools/python/xen/xend/image.py